Skip to main content

Week 1

Milestones

  • Understanding the requirements
  • Understanding Doc Generator
  • Understanding Templater
  • setting up templater and doc-gen locally

Learnings

  • How Doc Generator works along with templater
  • How Templater has different services for different Templating Engines and how we can use them to render templates
  • How to use the templater as a npm module

Next Steps

  • Decide what parts of templater should be moved to doc-gen and how
  • Define approaches to move the code